object MaleMapki: TMaleMapki Left = 372 Top = 112 Width = 640 Height = 572 BorderIcons = [biMinimize] BorderStyle = bsSizeToolWin Caption = 'Prognoza Pogody - ICM - Ma'#322'e mapki' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDefault OnHide = FormHide OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 0 Top = 93 Width = 80 Height = 26 Alignment = taCenter Caption = 'Zachmurzenie i opady' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object Label2: TLabel Left = 8 Top = 263 Width = 72 Height = 13 Alignment = taCenter Caption = 'Temperatura' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object Label3: TLabel Left = 16 Top = 433 Width = 52 Height = 26 Alignment = taCenter Caption = 'Ci'#347'nienie i wiatr' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object PB1: TProgressBar Left = 0 Top = 58 Width = 81 Height = 13 Min = 0 Max = 20 Smooth = True Step = 1 TabOrder = 0 Visible = False end object startBtn: TsButton Left = 0 Top = 0 Width = 81 Height = 25 Caption = 'Pobierz' Default = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 OnClick = startBtnClick SkinData.SkinSection = 'BUTTON' end object stopBtn: TsButton Left = 0 Top = 30 Width = 81 Height = 25 Caption = 'Stop' TabOrder = 2 OnClick = stopBtnClick SkinData.SkinSection = 'BUTTON' end object a1: TsButton Left = 0 Top = 152 Width = 81 Height = 25 Caption = 'Animacja' TabOrder = 3 OnClick = a1Click SkinData.SkinSection = 'BUTTON' end object a2: TsButton Left = 0 Top = 296 Width = 81 Height = 25 Caption = 'Animacja' TabOrder = 4 OnClick = a2Click SkinData.SkinSection = 'BUTTON' end object a3: TsButton Left = 0 Top = 464 Width = 81 Height = 25 Caption = 'Animacja' TabOrder = 5 OnClick = a3Click SkinData.SkinSection = 'BUTTON' end object sSkinProvider1: TsSkinProvider CaptionAlignment = taCenter SkinData.SkinSection = 'FORM' TitleButtons = <> Left = 568 Top = 496 end end